/*
Theme Name: 960bc
Theme URI: http://www.guardianwebdesign.com.au/960bc
Description: A blank canvas WordPress theme for developers based on the 960 CSS framework.
Version: 1.6
Author: Troy Dean
Author URI: http://www.guardianwebdesign.com.au/
Tags: fixed-width, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar

	960bc v1.6
	http://www.guardianwebdesign.com.au/960bc

	This theme was designed and built by Troy Dean
	as a starting point for WordPress developers who
	like the 960 grid system.
	http://www.960.gs
	The theme includes no images and minimal styling,
	providing a blank canvas for the designer to unleash
	her css magic.

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* for ease of updating into the future we use separate style sheets for colours and typography */

@import url(colours.css);
@import url(typography.css);

/* Begin Structure */

body {
		width: 100%;
		margin: 0;
		padding: 0;
		position: relative;
		font-family: "adelle-sans",sans-serif;
		font-weight:300;
		}

#page {
		position: relative;
		margin: 0;
		padding: 0;
		width: 100%;
		}

#header {
		height: 155px;
		width: 100%;
		}

#header p{
	text-align: right;
	color: #999;
	padding-top: 44px;
	font-size: 22px;
	line-height: 25px;
	font-family: "futura-pt",sans-serif;
	font-weight:300;
		
		}
.HeadBig {
	font-size: 32px;
	text-transform:uppercase;
}

#headerimg {
		margin-top: 0px;
		}
		
/* This hides the 'skip to' links and maintains accessibility */
		
#skip {
		position: absolute;
		top: -500px;
		width: 1px;
		height: 1px;
		overflow: hidden;
		}

#content {
	
		}

#sidebar
{
		text-align: left;
		padding-bottom: 25px;
		}

#footer {
		margin: 40px 0 0 0;
		padding: 60px 0;
		}	

.post {
		margin: 0 0 40px;
		}	

.PostDate {
	color:#999999;
		}

.postmetadata {
		margin: 0px 0;
		}

.smallattachment {
		float: left;
		width: 128px;
		margin: 5px 5px 5px 0px;
		}

.attachment {
		margin: 5px 0px;
		}

.postmetadata {
		clear: both;
		}

/* End Structure */

/* Begin Images */
p img {
		padding: 0;
		max-width: 100%;
		}

img.centered {
		display: block;
		margin-left: auto;
		margin-right: auto;
		}

img.alignright {
		padding: 4px;
		margin: 0 0 2px 7px;
		display: inline;
		}

img.alignleft {
		padding: 4px;
		margin: 0 7px 2px 0;
		display: inline;
		}

.alignright {
		float: right;
		}

.alignleft {
		float: left
		}
/* End Images */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.subhead-text {
	text-transform: uppercase;
	color: #999;
	font-size: 18px;
	font-family: "futura-pt",sans-serif;
	font-weight: 300;
	margin-bottom:15px;
	line-height: 1.2em;
	
}

html>body .entry ul {
		margin-left: 0px;
		padding: 0 0 0 30px;
		list-style: none;
		padding-left: 10px;
		text-indent: -10px;
		}

html>body .entry li {
		margin: 7px 0 8px 10px;
		}

.date {
	text-transform: uppercase;
	color: #999;
	font-size: 30px;
	font-family: "futura-pt",sans-serif;
	font-weight: 300;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	margin-bottom:15px;
		
		}

.userphoto img{
	width:110px;	
		
		}
.SocialButtons {
	padding-top:10px;
	padding-bottom:20px;
		}
.SocialText {
	padding-top:10px !important;
	padding-bottom:5px !important;
	font-size:11px;
	color: #999999 !important;
	margin: 0px !important;
		}
.ShareButtons ul {
	display:inline-block;
		}
.ShareButtons li {
	display:inline;
		}
.stButton {
	margin-left:0px !important;
		}
.entryTitle {
	text-transform: uppercase;
	color: #799906;
	font-size: 30px;
	font-family: "futura-pt",sans-serif;
	font-weight: 300;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	margin-bottom:15px;
	
}

.entry {
	padding-bottom:75px;
	min-height: 200px;
	
}

.entryTitle a {
	color: #799906;
}

.entry ul li:before, #sidebar ul ul li:before {
		}

#recent-posts-2 li {
	padding-bottom: 10px !important;
	
}

#recent-posts-2 ul {
	line-height: 1.25em !important;
	
}

#recent-posts-2 a {
	color: #799906;
	
}

.entry ol {
		padding: 0 0 0 35px;
		margin: 0;
		}

.entry ol li {
		margin: 0;
		padding: 0;
		}

.postmetadata ul, .postmetadata li {
		display: inline;
		list-style-type: none;
		list-style-image: none;
		}

/* End Entry Lists */

/* Begin Form Elements */
.screen-reader-text, #searchsubmit {
	display:none;
}
#searchform {

}

#searchform input[type="text"] {
    background: url(search-white.png) no-repeat 10px 6px #E6E6E6;
    border: 1px solid #d1d1d1;
    font: 15px "adelle-sans",sans-serif;
	font-weight:300;

    width: 150px;
    padding: 6px 15px 6px 35px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
/*    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
*/    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    }

#searchform input[type="text"]:focus {
    width: 200px;
    }
#searchform {
		margin: 10px auto;
		padding: 5px 3px;
		text-align: left;
		}

#sidebar #searchform #s {
		width: 215px;
		height: 20px;
		padding: 5px;
		}

#sidebar #searchsubmit {
		padding: 1px;
		}

.entry form { /* This is mainly for password protected posts, makes them look better. */
		text-align:center;
		}

select {
		width: 130px;
		}

#commentform input {
		width: 170px;
		padding: 2px;
		margin: 5px 5px 1px 0;
		}

#commentform {
		margin: 5px 10px 0 0;
		}

#commentform textarea {
		width: 100%;
		padding: 2px;
		}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
		}

#commentform #submit {
		margin: 0 0 5px auto;
		float: right;
		}

/* End Form Elements */

/* Begin Comments*/

.alt {
		margin: 0;
		padding: 10px;
		}

.commentlist {
		padding: 0;
		text-align: justify;
		}

.commentlist li {
		margin: 15px 0 10px;
		padding: 5px 5px 10px 10px;
		list-style: none;
		}

.commentlist li .avatar { 
		float: right;
		padding: 2px;
		}

.commentlist li ul li { 
		margin-right: -5px;
		margin-left: 10px;
		}

.commentlist p {
		margin: 10px 5px 10px 0;
		}

.children {
		padding: 0;
		}

#commentform p {
		margin: 5px 0;
		}

.nocomments {
		text-align: center;
		margin: 0;
		padding: 0;
		}

.commentmetadata {
		margin: 0;
		display: block;
		}

/* End Comments */

/* Begin Calendar */
#wp-calendar {
		empty-cells: show;
		margin: 10px auto 0;
		width: 155px;
		}

#wp-calendar #next a {
		padding-right: 10px;
		text-align: right;
		}

#wp-calendar #prev a {
		padding-left: 10px;
		text-align: left;
		}

#wp-calendar a {
		display: block;
		}

#wp-calendar caption {
		text-align: center;
		width: 100%;
		}

#wp-calendar td {
		padding: 3px 0;
		text-align: center;
		}

/* End Calendar */

/* Begin Various Tags & Classes */


#sidebar h3, #content h2 {
	text-transform: uppercase;
	color: #799906;
	font-size: 30px;
	font-family: "futura-pt",sans-serif;
	font-weight: 300;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	margin-bottom:15px;
		
		}
		
#sidebar p {
	color: #799906;
	font-size: 11px;
	line-height: 15px !important;
	padding-top: 10px;
		
}
		
#sidebar .bloggers {
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	margin-bottom:30px;
		
}
acronym, abbr, span.caps {
		cursor: help;
		}

blockquote {
		margin: 15px 30px 0 10px;
		padding-left: 20px;
		}

blockquote cite {
		margin: 5px 0 0;
		display: block;
		}

.center {
		text-align: center;
		}

.hidden {
		display: none;
		}

hr {
		display: none;
		}

.navigationTop {
		display: block;
		text-align: center;
		margin-top: 30px;
		margin-bottom: 10px;
		}

.navigationBottom {
		display: block;
		text-align: center;
		margin-top: 10px;
		margin-bottom: 10px;
		}
		
.bloggers-top {
	color: #999;
	font-size: 11px;
	font-family:"adelle-sans",sans-serif;
	line-height: 15px !important;
	padding-top: 0px;
	padding-bottom: 20px;
		
}
		
.bloggers-top-name {
	color: #799906;
	text-transform:uppercase;
	font-size: 18px;
	font-family: "futura-pt",sans-serif;
	font-weight: 300;
	padding-bottom: 1px !important;
	padding-top: 5px;
	margin-bottom: 0px !important;
		
}
.bottomNav, .bottomNav a {
	text-transform: uppercase;
	color: #799906 !important;
	font-size: 30px;
	font-family: "futura-pt",sans-serif;
	font-weight: 300;
	margin-bottom:15px;
	
}

.FooterText {
	padding-bottom: 3px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #000;
	margin-top:15px;
	color: #999999;
	font-size: 11px;
	line-height: 15px !important;
	padding-top: 10px;
}


/* End Various Tags & Classes*/

/* Captions */
.aligncenter,
div.aligncenter {
		display: block;
		margin-left: auto;
		margin-right: auto;
		}

.wp-caption {
		text-align: center;
		padding-top: 4px;
		margin: 10px;
		}

.wp-caption img {
		margin: 0;
		padding: 0;
		}

.wp-caption p.wp-caption-text {
		padding: 0 4px 5px;
		margin: 0;
		}
/* End captions */

/* TWITTER */
.twtr-ft { display: none; }
.twtr-hd { display: none; }
.twtr-user {
	font-weight: bold;
}
.twtr-tweet {
	border-bottom:none !important;
	padding-bottom: 20px;
}
.twtr-bd {
	padding: 0px !important;
}
.twtr-doc {
	background-color: #FFFFFF !important;	
}
.twtr-widget .twtr-tweet-wrap{
	padding: 0px !important;
	font-family: "adelle-sans",sans-serif !important;
	
}
#instagram-widget-2 {
	padding-bottom: 0px !important;
}
#instagram-widget-3 {
	padding-bottom: 0px !important;
}
#instagram-widget-4 {
	padding-bottom: 0px !important;
}
#instagram-widget-5 {
	padding-bottom: 40px !important;
}
.widgettitle {
	display:none;
}